CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 角点 匹配

搜索资源列表

  1. 快速图像角点匹配过程演示

    0下载:
  2. 快速图像角点匹配的过程演示的flash文件-Fast Image Matching corner of the flash demo document
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:786258
    • 提供者:穆雅
  1. RANSAC.rar

    1下载:
  2. 算法实例,角点匹配的算法,不错的,可以看看,ransac
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:643780
    • 提供者:infor9
  1. opencv-shift-graphics-match

    1下载:
  2. opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1592275
    • 提供者:weihouzhen
  1. sift

    0下载:
  2. 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1359953
    • 提供者:罗胜华
  1. harris_corners_image_registration

    0下载:
  2. 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitabl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4498
    • 提供者:sai
  1. matching

    0下载:
  2. 基于opencv,用vc开发的实现角点匹配的原程序,-opencv vc source for corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1205966
    • 提供者:杨刚
  1. RANSAC-match

    0下载:
  2. 可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备-Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1710
    • 提供者:lee
  1. xiangweidianpipei

    0下载:
  2. 基于相位角点检测的特征匹配研究,很好用的。-Corner detection based on phase matching of the characteristics of research, a good use.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:345295
    • 提供者:susuyutian
  1. newmatch

    1下载:
  2. 对两幅图像进行角点检测,并对检测到的角点进行特征匹配,效果非常好,误匹配率非常低,耗时仅9毫秒-Two images of the corner detection, and detects the angular point feature matching, the effect is very good, very low false match rate, time-consuming only 9 ms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:8531
    • 提供者:张志超
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:161423
    • 提供者:王钰
  1. jiaodiaoMatch

    1下载:
  2. vc 写的一个角点匹配程序,带有实验用的图,很文便,好用,要用的就下吧。-vc wrote a corner matching program with experimental plans, it is the text of it, easy to use, use of on the next bar.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:739131
    • 提供者:huhualiang
  1. imagemosic

    0下载:
  2. 针对基于图像特征点的配准方法中对应特征对难以准确提取的问题,提出一种基于兴趣 点匹配的图像自动拼接方法。该方法首先利用Harris角检测器提取两幅图像中的兴趣点,并在此基 础上采用比较最大值法提取出对应兴趣点特征对,最后利用这些匹配特征对来实现图像的拼接。实 验结果表明,这种方法能有效地去除伪匹配特征对的干扰,同时降低了误匹配的概率-Feature points for image-based registration method of the corresponding char
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:3325719
    • 提供者:zhangjia
  1. 897564

    0下载:
  2. 本资料是关于先检测角点再进行匹配的源代码,希望能够对编程的初学者有所帮助-This information is on the template matching of source code, hope to be able to help beginners programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8531
    • 提供者:崔常
  1. harris_detector

    0下载:
  2. Harris角点检测,用于发现图像的特征,进而进行特征匹配,很经典-Harris corner
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:68918
    • 提供者:王波
  1. CornerDetectionBasedonImageMatchingAlgorithmandIts

    0下载:
  2. 基于角点检测的图像匹配算法及其在图像拼接中的应用-Corner Detection Based on Image Matching Algorithm and Its Application in Image Stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:484937
    • 提供者:QQ
  1. 5ge_matlab_yuanma

    0下载:
  2. 5个matlab程序,分别是图像匹配,角点检测,粒子群优化等-5 matlab process, namely, image matching, corner detection, particle swarm optimization, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:756540
    • 提供者:Johnsonliu
  1. corners

    0下载:
  2. 从网上找的C++编写的角点匹配程序,不敢独享,拿来分享-From the Internet to find the C++ written in corner matching process, not exclusive, brought to share
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:3924
    • 提供者:陈春
  1. SUSAN_MATCH

    2下载:
  2. SUSAN角点匹配 自动化检测角点 灰度图象的匹配-SUSAN corner matching automatic corner detection image matching gray
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:4693808
    • 提供者:wang
  1. Harris角点检测与匹配算法

    0下载:
  2. Harris角点检测,双目标定,立体匹配都可以用(Harris corner point measurement, binocular specification, three - dimensional animal distribution available)
  3. 所属分类:图形图像处理

  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com